Other Protocols
The following protocols are available globally.
-
Event protocol for constraining signal extensions
See moreDeclaration
Swift
public protocol EventProtocol -
Represents a mutable property that can be safety composed by exposing its synchronization mechanic through the defined closure-based interface.
See moreDeclaration
Swift
public protocol ComposableMutablePropertyProtocol: MutablePropertyProtocol
View on GitHub
Install in Dash
Other Protocols Reference